[INFO] cloning repository https://github.com/mwlon/quantile-compression
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mwlon/quantile-compression" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwlon%2Fquantile-compression", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwlon%2Fquantile-compression'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] aff96fdae209a422338e0380d3d84ab2e8bd398c
[INFO] checking mwlon/quantile-compression against try#21cad1f647cfd05a566220f933edd88a53e50bcf for pr-129249-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmwlon%2Fquantile-compression" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/mwlon/quantile-compression
[INFO] finished tweaking git repo https://github.com/mwlon/quantile-compression
[INFO] tweaked toml for git repo https://github.com/mwlon/quantile-compression written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mwlon/quantile-compression on toolchain 21cad1f647cfd05a566220f933edd88a53e50bcf
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mwlon/quantile-compression already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263
[INFO] running `Command { std: "docker" "start" "a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263" "/opt/rustwide/cargo-home/bin/cargo" "+21cad1f647cfd05a566220f933edd88a53e50bcf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking arrow-schema v54.3.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]    Compiling pco v1.0.2 (/opt/rustwide/workdir/pco)
[INFO] [stderr]     Checking dtype_dispatch v0.2.1 (/opt/rustwide/workdir/dtype_dispatch)
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]     Checking better_io v0.2.0 (/opt/rustwide/workdir/better_io)
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking q_compress v0.11.7 (/opt/rustwide/workdir/quantile-compression/q_compress)
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking papergrid v0.14.0
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pyo3-build-config v0.27.2
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking q_compress_ffi v0.0.0 (/opt/rustwide/workdir/quantile-compression/ffi)
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking thrift v0.17.0
[INFO] [stderr]     Checking ndarray v0.17.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling pyo3-ffi v0.27.2
[INFO] [stderr]    Compiling pyo3-macros-backend v0.27.2
[INFO] [stderr]    Compiling pyo3 v0.27.2
[INFO] [stderr]    Compiling numpy v0.27.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tabled_derive v0.10.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tabled v0.18.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking arrow-buffer v54.3.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.27.2
[INFO] [stderr]     Checking arrow-data v54.3.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking arrow-array v54.3.1
[INFO] [stderr]     Checking cpcodec v0.0.0 (/opt/rustwide/workdir/pco_c)
[INFO] [stderr]     Checking pco_java v0.1.0 (/opt/rustwide/workdir/pco_java/src/main/rust)
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking arrow-select v54.3.1
[INFO] [stderr]     Checking arrow-arith v54.3.1
[INFO] [stderr]     Checking arrow-row v54.3.1
[INFO] [stderr]     Checking arrow-ipc v54.3.1
[INFO] [stderr]     Checking arrow-cast v54.3.1
[INFO] [stderr]     Checking arrow-ord v54.3.1
[INFO] [stderr]     Checking arrow-string v54.3.1
[INFO] [stderr]     Checking pco_python v1.0.2 (/opt/rustwide/workdir/pco_python)
[INFO] [stderr]     Checking arrow-csv v54.3.1
[INFO] [stderr]     Checking parquet v54.3.1
[INFO] [stderr]     Checking arrow v54.3.1
[INFO] [stderr]     Checking pco_cli v1.0.1 (/opt/rustwide/workdir/pco_cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.08s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263", kill_on_drop: false }`
[INFO] [stdout] a922f0fdcc34bfaa838e2208f399844de3b8bef336c854a8330f01450c9fb263
